-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.1.0
-
Code
-
Classes
- Meta
Total Complexity |
49 |
Dependencies |
0 |
Dependents |
6 |
Total lines |
521 |
Lines of code |
208 |
Logical lines of code |
111 |
Comment lines |
213 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
S |
57 |
6 |
17 |
delete_by() |
S |
58 |
5 |
14 |
get() |
S |
60 |
5 |
13 |
get_column_by() |
S |
61 |
5 |
12 |
update() |
S |
54 |
4 |
21 |
create_table() |
S |
56 |
3 |
19 |
clean_by() |
S |
58 |
3 |
16 |
delete() |
S |
58 |
3 |
15 |
table_exists() |
S |
60 |
3 |
13 |
get_by() |
S |
61 |
3 |
12 |
get_column() |
S |
61 |
3 |
12 |
add_to_db() |
S |
60 |
1 |
13 |
get_table_name() |
S |
76 |
1 |
4 |
get_from_db() |
S |
66 |
1 |
9 |
get_column_defaults() |
S |
69 |
1 |
7 |
get_columns() |
S |
68 |
1 |
8 |
__construct() |
S |
80 |
1 |
3 |